03 3월 04 6월 2021 Share Share Share Tweet Share Linux : port check Hint netstat -tnl lsof -i -P -n | grep LISTEN netstat -tulpn | grep LISTEN ss -tulpn | grep LISTEN lsof -i:22 nmap -sTU -O